Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 May 2014 16:47:49 +0000 (19:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 May 2014 16:47:49 +0000 (19:47 +0300)
commit89dccd5bdbe8bd7e1a03314542b7d993cff14f8d
tree6fbc567dbac04a7428147d5bb063f42e0d88d58e
parent53e2fa6313ee31e91f034eb9f2b3de45f8844cc5
Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.

 src/xterm.c (x_update_window_end): Don't invalidate the entire
 mouse-highlight info, just signal frame_up_to_date_hook that mouse
 highlight needs to be redisplayed.
src/ChangeLog
src/xterm.c